home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / d / dustv2.46reg.lha / Dust / Examples / Examples2.2+ / newFormatCmds.bat < prev    next >
DOS Batch File  |  1995-12-15  |  69b  |  4 lines

  1. for(i,1,3)
  2.  echo("formatted: %(134*i+12); unformatted: $(25*i)")
  3. end
  4.